unregisterForContextMenu
Prevents a context menu to be shown for the given view. This method will remove the OnCreateContextMenuListener on the view.
Parameters
view
The view that should stop showing a context menu.
Prevents a context menu to be shown for the given view. This method will remove the OnCreateContextMenuListener on the view.
The view that should stop showing a context menu.